Skip to content

Conversation

@naikvenu
Copy link
Member

@waruwaruwaru
Copy link
Contributor

waruwaruwaru commented Oct 19, 2020

Hi @naikvenu,

Can we have an example for TypeScript as well? Thank you.

@naikvenu
Copy link
Member Author

Hi @naikvenu,

Can we have an example for TypeScript as well? Thank you.

Thanks Walt, Will post it by tommorow.

@naikvenu
Copy link
Member Author

@waruwaruwaru have posted typescript example.

@naikvenu naikvenu closed this Oct 21, 2020
@naikvenu naikvenu reopened this Oct 21, 2020
@naikvenu
Copy link
Member Author

@waruwaruwaru Changed the values to generic.

Comment on lines 51 to 62
"namespace": "mushopnamespace",
"resourceGroup": "mushop-rg",
"compartmentId": compartmentId,
"name": "mushop-401-http-error",
"dimensions": {
"appName": "Mushop",
"podName": "mushop-storefront"
},
"metadata": {
"unit": "count",
"displayName": "MuShop Authorization errors"
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the namespace, resourceGroup, name, dimensions.appName, dimensions.podName, and metadata.displayName. Can we give those values a generic value so customers looking at this example know they can input their own?
i.e: namespace: "your_namespace_here", resourceGroup: "your_resource_group", etc.

@waruwaruwaru waruwaruwaru merged commit 0da532c into oracle:master Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants